* net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 14 Dec 2010 20:33:33 +0000 (21:33 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 14 Dec 2010 20:33:33 +0000 (21:33 +0100)
commita14743045d2c71c390385481562ff59e67bdc7f3
tree176092da1b5ae4dc4ac003c096b4b8fd398b6c34
parent74663ba65dcc40940d591f1b2b163d3e16269eba
* net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
(tramp-handle-insert-file-contents): Do not set permanent-local
property.

* net/tramp-cache.el (tramp-persistency-file-name): Use
`locate-user-emacs-file' if fboundp.

* net/tramp-sh.el (tramp-methods): Add "ksu".
(tramp-default-user-alist): Add "ksu".  Use `regexp-opt' for
method list.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-sh.el
lisp/net/tramp.el